-
Home
-
Security Ninja – WordPress Security Plugin & Firewall
-
5.261 (latest)
-
Code
-
Classes
- Wf_Sn
| Total Complexity |
206 |
| Dependencies |
5 |
| Dependents |
6 |
| Total lines |
1,725 |
| Lines of code |
1,228 |
| Logical lines of code |
633 |
| Comment lines |
447 |
| Methods |
33 |
| Properties |
5 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run_single_test() |
D |
30 |
30 |
115 |
| run_tests() |
C |
31 |
28 |
101 |
| tab_tests() |
B |
28 |
18 |
146 |
| run_all_tests() |
B |
34 |
19 |
86 |
| main_page() |
B |
34 |
13 |
107 |
| enqueue_scripts() |
A |
35 |
7 |
93 |
| return_test_scores() |
A |
44 |
8 |
45 |
| do_event_run_tests() |
A |
44 |
8 |
44 |
| get_single_test_details() |
S |
51 |
7 |
27 |
| register_settings() |
S |
53 |
6 |
21 |
| init() |
S |
41 |
3 |
64 |
| admin_menu() |
S |
52 |
5 |
24 |
| activate() |
S |
55 |
5 |
18 |
| sanitize_settings() |
S |
57 |
5 |
16 |
| get_options() |
S |
58 |
5 |
15 |
| admin_print_footer_scripts() |
S |
45 |
2 |
56 |
| update_test_score() |
S |
52 |
4 |
25 |
| reset_secret_url() |
S |
52 |
4 |
24 |
| wf_sn_dismiss_review() |
S |
55 |
4 |
20 |
| do_action_admin_init() |
S |
57 |
4 |
15 |
| get_test_results() |
S |
60 |
3 |
13 |
| return_tabs() |
S |
48 |
1 |
39 |
| is_plugin_page() |
S |
54 |
2 |
23 |
| do_action_activated_plugin() |
S |
72 |
3 |
5 |
| deactivate() |
S |
70 |
3 |
6 |
| handle_new_site() |
S |
62 |
2 |
11 |
| should_skip_test_in_subsite() |
S |
55 |
1 |
23 |
| default_options() |
S |
61 |
1 |
13 |
| add_settings_error() |
S |
63 |
1 |
11 |
| uninstall() |
S |
62 |
1 |
11 |
| load_textdomain() |
S |
77 |
1 |
3 |
| secnin_fs_custom_icon() |
S |
80 |
1 |
3 |
| table_exists() |
S |
72 |
1 |
5 |